lcDeleteDrawing Home

Deletes a drawing object.

 BOOL lcDeleteDrawing (
   HANDLE hDrw
 );

Parameters
hDrw
  Handle to a drawing object.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcCreateDrawing